Release 10.1A: OpenEdge Development:
Programming Interfaces
get-dbname-list procedure
Get list of connected databases with auditing enabled by calling
Parameters:src/auditing/_get-db-list.p. It also handles cases where the database is on the AppServer, if there is a connection to an AppServer. The list contains entries separated by the value ofCHR(1). Each entry contains the logical database name. It may also contain additional information such as"read-only"or"appserver". List of possible entries is defined insrc/auditing/include/_aud-std.i.OUTPUT pcList AS CHARACTERList of databases, each database separated by the value of
Example:CHR(1)
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |